Skip to content

ci: add linting of the Dockerfile - #165

Merged
colisee merged 1 commit into
masterfrom
jlvillal/lint
Mar 6, 2026
Merged

ci: add linting of the Dockerfile#165
colisee merged 1 commit into
masterfrom
jlvillal/lint

Conversation

@JohnVillalovos

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 6, 2026 00:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a Dockerfile linting step to the pull request CI workflow using hadolint. This ensures Dockerfile best practices are enforced automatically on every pull request, complementing the existing Docker image build check.

Changes:

  • Added a new lint_dockerfile job to the pull request workflow that runs hadolint against the Dockerfile.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .github/workflows/build_pull_request.yml Outdated
@colisee
colisee merged commit 6e1487b into master Mar 6, 2026
1 of 2 checks passed
@colisee
colisee deleted the jlvillal/lint branch March 6, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants